home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 5 / inter@ivo 1996-06.iso / cybint5 / bin / vitalis.dxr / 00027.ls < prev    next >
Encoding:
Text File  |  1996-05-13  |  124 b   |  8 lines

  1. on exitFrame
  2.   if the movieTime of sprite 9 = the duration of cast 25 then
  3.     go("m3")
  4.   else
  5.     Loopframe()
  6.   end if
  7. end
  8.